CLM 4.0.6 database creation fails due to error querying tablespace size
Hi,
I have just installed CLM 4.0.6 on DB2 Express-C 10.1 and Windows and database creation fails when running the setup wizard: The database creation failed with an exception com.ibm.team.repository.common.TeamRepositoryException: CRJAZ0258E Error querying tablespace size. etc etc I can provide the jts.log file for more detail. I don't have this problem with DB2 9.7. Any suggestions before I call support? Thanks! |
2 answers
Hi All,
We encountered the same problem and we figured out that this error message is also thrown when the database version is not compatible with the CLM/RELM. Please make sure that your db2 version is listed in the supported software. regards, Somashakar Kannan |
Hi, David
Typically the error could be related to DB user's permissions. See the discussions in the below post: https://jazz.net/forum/questions/22368/rqm-db2-setup-will-not-create-tables Hopefully this helps. Comments
David Hanslip
commented May 07 '14, 6:31 a.m.
Hi Don. I reviewed this before posting. I tried one of the suggestions which was to install db2 as db2admin but it didn't make any difference.
Don Yang
commented May 07 '14, 7:05 a.m.
Do you mean you also see the same error in the log file? can you please post more info here from the log?
David Hanslip
commented May 07 '14, 10:20 a.m.
Hi Don. I'm seeing the same error in both the Linux and Windows jts.log files:
Don Yang
commented May 07 '14, 8:08 p.m.
It does look like something is related to Express-C 10.1. I am not sure if there is any elevated permissions in this specific DB2 version required. Will it make any difference if you create database from command line instead of setup wizard?
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
Do you know what directory the database files are getting created in?
Thanks for the suggestion.
On my Windows VM the database files are in C:\DB2. "Everyone" appears to have full control. I've also given the Administrators group full control but it hasn't made any difference.
I'm also having the same problem on my Linux VM.
Has this been fixed? I can only seem to download v10. Every link for 9.7 I goto takes me back to V10 Express-C.